Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add arguments_specs to roles #56

Merged
merged 6 commits into from
Mar 25, 2024
Merged

Conversation

GomathiselviS
Copy link
Contributor

@alinabuzachis
Copy link
Contributor

@GomathiselviS Can you please rebase? Thanks.

@GomathiselviS
Copy link
Contributor Author

@GomathiselviS Can you please rebase? Thanks.

Certainly, I will mark it as a draft until the PR is ready for review.

@GomathiselviS GomathiselviS marked this pull request as draft March 11, 2024 14:00
@GomathiselviS GomathiselviS marked this pull request as ready for review March 11, 2024 18:17
@GomathiselviS GomathiselviS changed the title WIP: Add arguments_specs to roles Add arguments_specs to roles Mar 12, 2024
Copy link
Contributor

@abikouo abikouo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -0,0 +1,3 @@
---
trivial:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would rather prefer having this as a minor_changes

azure_load_balancer_with_public_ip_resource_group:
description:
- Resource group on/from which the load balancer will reside.
- When `azure_load_balancer_with_public_ip_operation` is set to create, this resource group will be created if it does not exist.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- When `azure_load_balancer_with_public_ip_operation` is set to create, this resource group will be created if it does not exist.
- When O(azure_load_balancer_with_public_ip_operation) is set to create, this resource group will be created if it does not exist.

vnet_name:
description:
- Name of the existing azure virtual network where the network interface will reside.
- Required when `azure_manage_network_interface_operation`=create.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Required when `azure_manage_network_interface_operation`=create.
- Required when O(azure_manage_network_interface_operation=create).

subnet_name:
description:
- Name of the existing azure subnet where the network interface will reside.
- Required when `azure_manage_network_interface_operation`=create.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Required when `azure_manage_network_interface_operation`=create.
- Required when O(azure_manage_network_interface_operation=create).

@GomathiselviS GomathiselviS requested a review from abikouo March 25, 2024 13:35
@GomathiselviS GomathiselviS merged commit bd31553 into redhat-cop:main Mar 25, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants